home *** CD-ROM | disk | FTP | other *** search
- object MicMsgFrm: TMicMsgFrm
- Left = 227
- Top = 177
- BorderIcons = []
- BorderStyle = bsDialog
- ClientHeight = 186
- ClientWidth = 414
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 12
- Top = 8
- Width = 389
- Height = 137
- AutoSize = False
- Caption = 'Label1'
- Transparent = True
- WordWrap = True
- end
- object Button1: TButton
- Left = 326
- Top = 154
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 0
- OnClick = Button1Click
- end
- object MicMsgDig: TCheckBox
- Left = 12
- Top = 156
- Width = 307
- Height = 17
- Caption = 'Do not display this message in the future'
- TabOrder = 1
- end
- object INIPropSav1: TINIPropSav
- FileName = 'micmsg.ini'
- AutoSaveProperties = asvBeforeOnHideForm
- StoreAsRawData = []
- UseRegistry = True
- CompanyName = 'Grover Industries'
- ProductName = 'VREngine32'
- Left = 366
- Top = 80
- Properties = (
- 'MicMsgDig+Checked')
- Sections = (
- 'CheckBox1+Checked=.1#1')
- end
- end
-